Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
connectionless protocol
The data communication method in which communication
occurs between hosts with no previous setup. Packets sent
between two hosts may take different routes.
UDP is a connectionless protocol. Also called {packet
switching}. Contrast circuit switching, connection-oriented.
(2014-05-04)